home *** CD-ROM | disk | FTP | other *** search
- Path: druid.borland.com!usenet
- From: pete@borland.com (Pete Becker)
- Newsgroups: comp.lang.c++
- Subject: Re: Borland C++ 5.0 Installation Woes
- Date: 27 Mar 1996 16:54:06 GMT
- Organization: Borland International
- Message-ID: <4jbrre$8el@druid.borland.com>
- References: <315749DA.6936@airmail.net>
- NNTP-Posting-Host: pbecker.borland.com
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=ISO-8859-1
- X-Newsreader: WinVN 0.99.5
-
- In article <315749DA.6936@airmail.net>, cryptic@airmail.net says...
- >
- >The classic "Hello World" program consisting of a single COUT line would
- >not be considered a great compilation challenge for most compilers,
- >particularly resident on a 166 Mhz P5 with 2 Giga HD and 16 Meg of Ram.
- > Hell, my circa 1970 Z-80 compiler even managed it with 16K Ram.
- >
- >But my Developer's Suite version of Borland C++ 5.0 says that it runs
- >out of memory linking this simple program. Yes... my productivity is
- >not exactly where the pretty box cover promised it would be. 8-(
- >
- >Anyone have any ideas that will save this software scam from being fed
- >to the barnyard animals? I think the installation documentation would
- >fertilize 10 acres.
- >
- >-Cryptic
-
- Sounds like you're building it as a 16-bit application. Read the readme file
- for instructions on how to configure this.
-
-